OpenFPM_pdata  1.1.0
Project that contain the implementation of distributed structures
 All Data Structures Namespaces Functions Variables Typedefs Enumerations Friends Pages
csv_col_str< T[N1][N2][N3][N4]> Struct Template Reference

Partial specialization for N=4. More...

Detailed Description

template<typename T, size_t N1, size_t N2, size_t N3, size_t N4>
struct csv_col_str< T[N1][N2][N3][N4]>

Partial specialization for N=4.

Definition at line 88 of file csv_multiarray.hpp.

#include <csv_multiarray.hpp>

Public Member Functions

 csv_col_str (std::string prp, std::stringstream &str)
 

The documentation for this struct was generated from the following file: